Skip to content

[Frontend] Make operator return type #96#98

Merged
YWHyuk merged 2 commits intodevelopfrom
type_infer
Jan 9, 2025
Merged

[Frontend] Make operator return type #96#98
YWHyuk merged 2 commits intodevelopfrom
type_infer

Conversation

@YWHyuk
Copy link
Collaborator

@YWHyuk YWHyuk commented Jan 9, 2025

Currently, we don't tracking the all variables type. Return type could be diverse accroding to operations. Now, opeations should return it return type. So every type of variables(SSA form) are tracking and we can support automatic type casting and broadcasting

YWHyuk added 2 commits January 9, 2025 01:35
Currently, we don't tracking the all variables type. Return type
could be diverse accroding to operations. Now, opeations should
return it return type. So every type of variables(SSA form) are
tracking and we can support automatic type casting and broadcasting
@YWHyuk YWHyuk merged commit 1719304 into develop Jan 9, 2025
20 of 23 checks passed
@YWHyuk YWHyuk deleted the type_infer branch January 9, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant